C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / HtmlAttributes Property

In This Topic
HtmlAttributes Property (TransposedGrid<T>)
In This Topic
Gets the HTML attributes.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public ReadOnly Property HtmlAttributes As IDictionary(Of String,String)
 
See Also